• RTL: Flash File System
    Hi I'm using flash device. Configuration: Sector size 256 byte. The fuction ffree() returns always 0 byte. Is this possible?
  • Problem translating application to 0x8000 for debugging
    I am trying to get Mon51 working at address 0x0000 in EPROM. Monitor is built with XDATA(XDATA_AREA(0D000H)), CODE(INITSEG(00000H)), INSTALLCODE(01000H). Interrupt vectors are translated to 0x8000...
  • source above 0x8000 not mapped for debugging
    I am using a Cygnal processor with 128KB Flash. For functions located above 32K (>0x8000) the debugger stops and gives me only the disassembly view. It does not offer the source at all. FYI: C51 v7...
  • RTL-TCPNET?
    how to create a tcp application using RL-ARM(tcpnet) without http server?
  • AT91SAM7X128 don't run after reset
    Hello, I have a problem with SAM7X128, I've made a simple program and it works fine (blinks LEDs...) but only as long as I don't switch the power off. After I reset the MCU by power down, it does nothing...