Hello. I am using ARMv8 foundation model for my project. When configure foundation model with multi cores (cores=4) my code does not run. Can you lease help me solve this problem?
Hello Sudeep,
Thank you Sudeep, for the reply. Currently i am able to run multi- core configuration. Problem of multi-core configuration is solved now.
I am using Foundation model version 9.6
The command used to run model is : ./Foundation_Platform --cores=4 --image OAL.axf
Yes the application which i am running supports SMP.
I am also interested to know whether Foundation model is able to generate hardware interrupts
As explanation given in the foundation model Dual timer SP804 can be implemented. But when timer elapses foundation model does not generates any interrupts
So that's why i have a question whether foundation model can support hardware interrupts
Regards,
Jayashree P