• FX2 memtest example fails if 0x9000 region touched
    I worked with memtest example of FX2 development board. I'm sure that keil monitor has been downloaded to 0xC000 (at UART interrupt vector C:0x3B there is a jump to 0xCA8D). My code and data resides...
  • FX2 memtest example fails if 0x9000 region touched
    I worked with memtest example of FX2 development board. I'm sure that keil monitor has been downloaded to 0xC000 (at UART interrupt vector C:0x3B there is a jump to 0xCA8D). My code and data resides...
  • Test Code Mesure will not link
    I have had trouble with some code that I am modifing. Other people can compile the same code with no problems. I don't see any difference in the setup. I tried the 'Measure' project. I get the following...
  • Test Code Mesure will not link
    I have had trouble with some code that I am modifing. Other people can compile the same code with no problems. I don't see any difference in the setup. I tried the 'Measure' project. I get the following...
  • 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...