Giter VIP home page Giter VIP logo

Comments (5)

jlbirccyn avatar jlbirccyn commented on May 23, 2024 1

Obviously this is something which is out of scope of my current projects, will take time and I am limited by deadlines too.

You have a lot of OIL files in examples/ and tests/ directory.

from trampoline.

jlbirccyn avatar jlbirccyn commented on May 23, 2024

Hello,

In what context do you want to do this? Are you a master student or something like that?

I'm not sure if this method gives relevant results. All 3 processors are RISC and have semantically similar instruction sets. I'm also not sure that adding a few instructions will significantly speed up the OS.

I suggest that you do some bibliography on the subject:

https://scholar.google.com/scholar?hl=fr&as_sdt=0%2C5&q=OS+acceleration+instruction+set&btnG=

https://scholar.google.com/scholar?hl=fr&as_sdt=0%2C5&q=OS+hardware+acceleration+instruction+set&btnG=

Best regards

from trampoline.

peter-samir-luis avatar peter-samir-luis commented on May 23, 2024

Thanks for the quick reply.
It is my Graduation Project. It is offered by siemens.
I agree with you that this method is not the best. Moreover, I guess the most frequent instructions will be (ldr, str, mov,...) Which are basic instructions in all processors.
I thought of this method as an initial analysis. So if you could supply me with large examples, it would be helpful.
Thanks for the links, I will check them.

from trampoline.

jlbirccyn avatar jlbirccyn commented on May 23, 2024

The OS code is compiled according to the kind of objects declared in the OIL file. So, to have the whole code compiled, you need to supply an OIL file with at least one object of each kind : 1 task, 1 ISR, 1 event, 1 alarm an so on. You do not need to provide a functioning application and you do not need to provide many applications, one is enough.

from trampoline.

peter-samir-luis avatar peter-samir-luis commented on May 23, 2024

I have not worked with oil before .so I need to learn how to write an oil file and this is out of the scope of the project and will take time and I am limited by deadlines. It would be a great favor if you could write the oil for me.

from trampoline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.