• Address allocation in AX51 and C51
    Let's say that I have two files in my project: Startup.A51 and test.c Some variables are allocated in Startup.A51; for example, REG_STATUS DATA 0A0H Also, some DATA variables are allocated...
  • Ax51 and Logic Analyzer
    Hello! In my project i am using Keil Uv4, and programing on asm. I have a same problem. In asm i declareted some variable: example: variable: ds 2 In C style this variable have type int...
  • Hitex Emulator Support
    Hi, We've got several Hitex Teletest 32 emulators here and I want to know if anyone has managed to control one from Keil (in the way that the new DProbe works). We also have Development Assistant...
  • Ax51 attempt to define an already defined label
    I'm trying to use the ax51 standard macro assembler to find a way to determine if a symbol or label is already defined. Something like the following pseudo code: if label "table_abc" is defined,...
  • Hitex LPC2300/LPC2400 exercises CD
    Hello, I'm reading pdf version of "The Insider's Guide to the NXP LPC2300/2400 Based Microcontrollers". I need the exercises CD or I would like to purchase physical book that comes with CD. Can someone...