• there are only 16 segments in my programe,yet there is an instruction"exts 17h,#2"
    In my assembling programe why there is the following error? Athough there are only 16 segments in my programe,yet there is an instruction"exts 17h,#2" Thank you very much!
  • Programming ext. Flash
    I have a problem with the programming of C167 with AMD Flash 29F400 (AM29F400BT-55EC). I use Memtool Version 3.26 and I get the error: Not all FLASH/OTP device handlers could be initialized successfully...
  • Ext 0 Interrupt
    I am using the Infineon XC866 and Keil uvision. Do I have to add application specific code to the interrupt function create in the int.c file by Dave ? Can the interrupt function not be added into...
  • clear ext. intrpts in uV3
    I am using uv3 with the MCB2100. When I debug using the simulator EINT2 (external interrupt 2) is always triggered. Is there a way I can clear it and ideally toggle it?
  • Ext. Ram
    I am having problems setting up and using external ram. I ahve it set in my project file as external memory ram starting at 0x10000 size 0x10000, i have CS0 enabled with 16bit demux bus and my eval XC161board...