• Link Error, no enough space for ROM, but we do have enough space actually
    I have a project and recently we add some more code and try to build we get following error Error: L6406E: No space in execution regions with .ANY selector matching maybetermalloc1.o(.emb_text)....
  • Link Error, no enough space for ROM, but we do have enough space actually
    I have a project and recently we add some more code and try to build we get following error Error: L6406E: No space in execution regions with .ANY selector matching maybetermalloc1.o(.emb_text)....
  • In the A15 fast model, when an unaligned (instruction) happens, will the system timer stalls too?
    I have a tight loop listed as follow. thumb-2. Using the fast model. PC=0x700abdfe DISASS="MRRC p15,#0,r0,r1,c14" PC=0x700abe02 DISASS="SUBS r0,r0,r2" PC=0x700abe04 DISASS="SBC r1,r1,r3" PC...
  • In the A15 fast model, when an unaligned (instruction) happens, will the system timer stalls too?
    I have a tight loop listed as follow. thumb-2. Using the fast model. PC=0x700abdfe DISASS="MRRC p15,#0,r0,r1,c14" PC=0x700abe02 DISASS="SUBS r0,r0,r2" PC=0x700abe04 DISASS="SBC r1,r1,r3" PC...
  • C not stongly typed enough?
    Hello all, I have been following the recent clashes between various participants (see the post "Compiling differences between C51 v7.03 and v8.06" or "introducing the smoked sardine complex" :) :) ...