I am trying to finish a build on a midibox that is built around the older smash TV LPC1769 board.
Mouser no longer has the recommended revision A or B board and I have not been able to locate one for sale.
Mouser offers up this new board EAX00242 ( revision D) as a replacement for the previous board. I have so far been unable to flash the bootloader to this board. The board is not found by the older recommended 5.26 version of the LPC IDE. It is found by the new version 8 of the IDE but it errors when trying to load the boot loader bin
This is the error:
95: must set -load-base or --area with binary file
I do not see any place to set this info in the IDE and am not turning anything up with google search or on the forum here.