• voltage low p1.4 p1.7 seehau emulator
    Hi I am having issues with voltage levels on pins p1.4-p1.7 on a seehau emulator with c51 pod. My target is NXP 8051 based CMOS microcontroller with 32 I/O Lines, 3 Timers/Counters, 6 Interrupts/4 Priority...
  • voltage low p1.4 p1.7 seehau emulator
    Hi I am having issues with voltage levels on pins p1.4-p1.7 on a seehau emulator with c51 pod. My target is NXP 8051 based CMOS microcontroller with 32 I/O Lines, 3 Timers/Counters, 6 Interrupts/4 Priority...
  • Using Keil uvision 3 and Ulink with Nohau LPC3000 Evaluation Board
    I'm working on a Linux based project with the Nohau LPC3000 Evaluation Board (uses the ARM926EJ-S CPU). The product page for this board can be found here: http://www.nohau.com/emularm/lpc3000_board.html...
  • Using Keil uvision 3 and Ulink with Nohau LPC3000 Evaluation Board
    I'm working on a Linux based project with the Nohau LPC3000 Evaluation Board (uses the ARM926EJ-S CPU). The product page for this board can be found here: http://www.nohau.com/emularm/lpc3000_board.html...
  • Nohau ICE & var's in external RAM & watch window
    I can't seem to figure out how to put variables declared via KEIL's absolute memory access macros (#include <absacc.h>) such as: #define myVariable HVAR(unsigned int, 0x100000) into my Nohau (EMUL166PC...