• RAMSIZE PARAMETER OUT OF RANGE
    Hi, The linker BL51 generates this error: *** FATAL ERROR L228: RAMSIZE PARAMETER OUT OF RANGE I workunder silicon labs ide, has someone an idea how to parameter the Ram, and where ? Thx
  • RAMSIZE PARAMETER OUT OF RANGE
    Hi, The linker BL51 generates this error: *** FATAL ERROR L228: RAMSIZE PARAMETER OUT OF RANGE I workunder silicon labs ide, has someone an idea how to parameter the Ram, and where ? Thx
  • cbnz - Error: branch out of range
    I have a piece of assembler code which doesn't pass: 3: ldrb r1,[r4],#1 cbnz r1,3b @ skip until 0 This gives arm-none-eabi-as -g -al -o simple.o simple.s >simple.lst simple.s: Assembler messages...
  • cbnz - Error: branch out of range
    I have a piece of assembler code which doesn't pass: 3: ldrb r1,[r4],#1 cbnz r1,3b @ skip until 0 This gives arm-none-eabi-as -g -al -o simple.o simple.s >simple.lst simple.s: Assembler messages...
  • C compiler error: absrel out of range
    Anyone familiar with the C51 compiler error as follows: --- error: absrel out of range (l308, $=0X25 Targ=0X485) --- error: absrel out of range (l355, $=0XC Targ=0XA0) --- error: absrel out of range...