• USB Secondary ISP Bootloader USBMem on Mac OSX
    The Keil example AN10759 works great as far as mounting an image as a memory stick on a PC. I can drag and drop a new image on it and things program fine. However, using Mac OSX, it doesn't work...
  • Help for USB Secondary ISP Bootloader for lpc214x
    Hi, I download the USB Secondary ISP Bootloader example for LPC2148 to use for Keil MCB2140 board at www.standardics.nxp.com/.../an10711.zip The bootloader works as an USB Mass Storage to upload...
  • ISP Flash programming LPC23xx
    Hi at all I have one question regarding the programming the flash in LPC 23xx. In any board when use the Flash Magic program the boud rate must be decrement at max 19200bps. Speed more hight not...
  • NXP LPC17xx USB Secondary Bootloader
    Hi, I'm using 'NXP LPC17xx USB Secondary Bootloader'. I read the whole "AN10866.pdf" which commes together with the code on this link: ics.nxp.com/.../an10866.zip I did everything as described...
  • RTX kernel application/bootloader problem
    hello, i want to use two independent program in LPC2387 flash program , both with RTX kernel and switch between them with this command: #define AP_ADDR 0x10000 typedef void(*FP)(void); void...