• Altered .HEX file when flashing to MCU
    Dear friends, I have developed a C# program that accepts .hex file, extracts raw data from it, UUencodes this data and uses it to flash LPC1768 MCU. When I use my own application the exact raw...
  • Altered .HEX file when flashing to MCU
    Dear friends, I have developed a C# program that accepts .hex file, extracts raw data from it, UUencodes this data and uses it to flash LPC1768 MCU. When I use my own application the exact raw...
  • FATAL ERROR L210
    When i compile the following code : counsigned char a,b,value; void main() { value = 0xF0; a = (value >> 4) && 0x0F; b = (value << 4) && 0x0F; } i get this error massage: ***FATAL ERROR...
  • Fatal Error L210
    Every time I compile a project using the silicon labs IDE on my BIG8051, I get this error: FATAL ERROR L210: I/O ERROR ON INPUT FILE: EXCEPTION 0021H: PATH OR FILE NOT FOUND FILE: C:\Users\adais...
  • Fatal Error L210
    Every time I compile a project using the silicon labs IDE on my BIG8051, I get this error: FATAL ERROR L210: I/O ERROR ON INPUT FILE: EXCEPTION 0021H: PATH OR FILE NOT FOUND FILE: C:\Users\adais...