I have spent some days to migrate my application (using FreeRTOS) to the 'new' RV compiler. Now it runs, but there are some thing I am not so happy with: -Warnings for functions defined with no parameters (just (), not (void)). -In the debugger, source level stepping doesn't work if files are not already open. It switches to assembler view. -Call stack window shows only one level, and often wrong (the last called function instead of the calling function). Does anyone have any comments to this?
Jokke, I can't find your RV port of FreeRTOS for the AT91SAM7S64 on KEIL's website, nor FreeRTOS's website. Can you point me to where I can download it from, or can I get it from you somehow? Have you given it to FreeRTOS.org? Thanks for offering it here !!
I have sent it to Keil, and to FreeRTOS, but none of them have published it so far. I will publish it on my companys web site (http://www.ktc.se) but I am not sure when that will be.
Now we have published our changes! You can download them with this link: www.ktc.se/.../SAM7_Keil_RV.zip
Regards
Jokke Ramberg