• Is there any way to add more DLL?
    Dear all, I's like to add some 'components' in debug mode. However, there is only one dll can be added. http://cu2ca.minidns.net/uploadimages/bin/dll.JPG Is it possible to have another 'component...
  • Is there any way to add more DLL?
    Dear all, I's like to add some 'components' in debug mode. However, there is only one dll can be added. http://cu2ca.minidns.net/uploadimages/bin/dll.JPG Is it possible to have another 'component...
  • When copying an unsigned int the result is byte swapped
    Hi, I am using Cx51v7.20 I have declared a table in battery backed far data memory as an unsigned int table. unsigned int far fireCalibrationANALOG_FIRE_LINES] _at_ 0x5F0050; I store data in...
  • When copying an unsigned int the result is byte swapped
    Hi, I am using Cx51v7.20 I have declared a table in battery backed far data memory as an unsigned int table. unsigned int far fireCalibrationANALOG_FIRE_LINES] _at_ 0x5F0050; I store data in...
  • How to do more efficiency ?
    Hi,All I try to define the start_address type, //------------------------------------- unsigned char xdata Start_Address _at_ 0x2000; //------------------------------------- and also need to access...