• Simulation Problem
    Simulation problem ================ I need to simulate STM32 by set PORTB bit15 to low ( other bit is configed OUT). bs READ PORTB,1,"PORTB&=0x7fff" The Program is hangup and close.
  • simulator problems
    Does anyone else have problems with the simulator? Most of the time it works great but every now and then when code changes are made and recompiled its like the debug and code info dont match up anymore...
  • Simulation problem
    Hi All, When simulating an interupt from serial port RX0, I cannot succeed in affecting SBUF0 to a local variable, the watch window shows this variable to 0 even if SBUF0 is set. Here is my code ...
  • Simulation Problem
    All: I have been working on projects using both the MCB2300 board (using NXP LPC2378 ARM7) and the MCBSTR9 (using the ST STR912 ARM9) Example code seems to run okay on the board(s), but when...
  • Simulation Problem
    All: I have been working on projects using both the MCB2300 board (using NXP LPC2378 ARM7) and the MCBSTR9 (using the ST STR912 ARM9) Example code seems to run okay on the board(s), but when...