• Debug problems with emul51 version 5.5
    hi there, I have problems with opening source modules for debugging a running firmware. When I try to open a module with the command 'DOM' (f.e. 'DOM myfile.c'), there appears the message '002 MODULE...
  • Problems using Nohau SeeHau and elf file
    Due to compiler issues, I am migrating from Hi-Tide to uVision. Unfortunately, when I load the elf file that is generated when I compile, the Nohau immediately errors out.
  • Need help on USBMem of Nohau LPC2800 Evaluation Board
    I have a problem running USBMem code from the Keil example with Nohau LPC2800 Evaluation Board. When I connect the board with my pc running with Open SUSE 10.3 x86_64 bit system. It give this error...
  • 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...
  • 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...