• ISP/IAP with custom i2c boot loader for 89c66x
    l.s., I want to use the In System/Application Programming feature of the 89c66x by using the i2c protocol. Normally this can be performed by RS232 and WinISP of Philips, however...I want to download...
  • Boot Loader
    Hello, Somebody has an example of boot loader to uPSD3200 ?
  • Memory issues when jumping from boot loader to main application
    Hello, At the moment, I'm working on software for a STM32F4 series micro-controller. The software consists out of a boot loader and a main application. The code itself has been working quite nicely...
  • Boot-loader + Application: Sharing an Interrupt using Cx51
    I have written a boot-loader and associated application which both require the use of a particular interrupt. I have read as many of the knowledge-base articles as I could find, but have not found one...
  • LPC1754. Secondary boot. Jump to Application.
    I use LPC1754 for my project. As I can't get boot source from NXP, I made secondary boot program. It is writed in sector 0 and 1 in flash. When power up, real boot execute my secondaray boot program...