• Problems with compiling aa simple & statement
    I'm having problems with the following simple line of code and was wondering if I could get a little insight as to what the problem may be.. My code.. My variables SystemStatus is declared as...
  • Problems with compiling aa simple & statement
    I'm having problems with the following simple line of code and was wondering if I could get a little insight as to what the problem may be.. My code.. My variables SystemStatus is declared as...
  • Multiple "Next Statement" Arrows in Debug Session
    I'm working with some code running on an LPC2378-based board. I'm attempting to JTAG debug the target using uLink2. When I'm stepping through code, however, program flow doesn't seem to follow the path...
  • Multiple "Next Statement" Arrows in Debug Session
    I'm working with some code running on an LPC2378-based board. I'm attempting to JTAG debug the target using uLink2. When I'm stepping through code, however, program flow doesn't seem to follow the path...
  • Code size compared to 8051
    I have run out of the 64K code space on my 8051 processor and need to port to something like the Cortex-M3 with 128K. BUT...with a 32 bit processor, in theory I'd need 256K of program memory just to...