Hi forum,
I'm developing for RM48 with CCS5.4.
I've updated from compiler v5.0.6 to v5.1.2 in order to use the new linker option vfill (virtual fill) and the new possibility to let the linker generate ECC data. That works so far.
But I've observed that the armhex utility (used as post build step) takes much more time (about 3 minutes) and the generated bin file has a size of 3.9GB (!).
Is it possible that the the armhex utility has problems with an .out file that is generated with the vfill linker option?
Best regards
Ädu