• Placing Constant at a particular address
    Hi, I need to place a constant array at code address 0x10000. When i say this it puts it in address 0x0000 leaving out the one and it conflicts with the code already present at 0x0000. Can someone tell...
  • Hardware required for using code banking
    Hello, Please let me know the hardware requirements if the code banking is to be used. i.e. if more than 64K of EPROM is to be used. Please let me know if we will use more than one 64K eproms or we will...
  • HOW TO PUT SET OF FUNCTIONS AT A PARTICULAR ADDRESS
    how do i create a user defined data class with specific functions from different .c files and place the class at a particular address in ram
  • Debug Interface Hardware Requirements for Semihosting?
    I can find lots of stuff on the software side, but not too clear on the minimum debug interface hardware requirements for Semihosting. Specifically, is it sufficient to have just the 2-wire SWD interface...
  • TCP NETWORK SUIT PROBLEM
    I am using LPC1764 + TLK105 to make serial to ethernet(cice-versa) converter. I use TCP/IP stack of keil . In this project a am using tcp socket to receive data from ethernet and then send it to UART...