HI,
I'm starting to test the new release of µVision4 on some projets which are running with old release of IDE and RL_ARM to validate this update.
I write in this thread all the problem I've found
beginning There'is a lost of compatibility of RL_ARM product (V4.05) caused by "FIFO Queue size" parameter in RTX_config.c.
Serious problem
There'is a lost of compatibility of RL_ARM product (V4.05) caused by "FIFO Queue size" parameter in RTX_config.c.
not true. the file has been augmented, extended - thus, you need to merge the new changes into the new file. old files should work, too (os_stk_overflow is defined to be os_error!). have you actually read the release notes?
I lost OS support when I'm debug a project build with MDK-ARM V4.00.
Not present in MDK_ARM V4.00
But I want to use the new release of environment, I have to generate a new BSP (lib file including RTx kernel) for my target and make severals tests of these application to be sure that is already run well.