We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi All,
I've just installed the RealView MDK-ARM product ver. 3.03a, but the os sys_init_user don't work correctly. Moreover, my project entry in the os_clock_demon but don't exit from it.
Could you please help me? thanks
Well.....when I call os_sys_init_user my project go to the Data Abort Expetion. Moreover, If I call a task by mean os_sys_init_prio with a priority different to 1, the kernel assign of my task always the priority equal to 1.
I hope to has been a bit more clear....:-))
You did not mention your device type so I suggest that you attempt to run some of the simple RTL examples in the ARM directories. The old reliable Blinky is a good example to try the features of RTL. Just from your very brief comments, I would GUESS that you are pointing to the wrong Lib files.
Thanks for the answer.....the divice is Atmel AT91SAM7S256 (ARM7 Core).....In any case, I got the Lib files from Keil web site, so I don't think that it is wrong...