This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RV produce image too big

Can someone tell me, which of Keil CARM and RealView generate smaller code?

The problem is,

RTOS (FreeRTOS) compiled with RV is so much larger than it would with CARM, beyond belief. Actually I cant compile with RV, it has linker error

DemoProj.axf: error: L6047U: The code in this image is 21360 bytes - this version of the linker will not create images that large

It really shouldnt be that big. What could be the problem?

0