• Code Bank Problem about EPROM
    Hi, I got a problem about code banking when making a HEX file and the size of code is more about 22KB. The result of linking is as follows. Can u give any idea about below. . . . TO "example...
  • Programming EPROM
    I'm using the MCB251 board with the Intel 80C251SB CPU. I'm trying to program an EPROM using the hex file that uvision creates. My project tests fine using the Monitor Eprom with debug but I can't...
  • Programming EPROM
    I'm using the MCB251 board with the Intel 80C251SB CPU. I'm trying to program an EPROM using the hex file that uvision creates. My project tests fine using the Monitor Eprom with debug but I can't...
  • AT24c16 Eprom Code not Working
    Hi all... I am trying to Interface AT24C16 Eeprom with AT89S52 microcontroller. My concept is to save the data's from string Eprom_data in which user input's using keypad. and then again read the data...
  • ucfg1 & eprom
    Hi, How can I config the UCFG1 ( system configuration for clock, watchdog enz ) for a LPC controller in C ? And how can I use the 32 bytes eprom ? I tried the following but the compiler...