Flashing LPC43xx and SPIFI using OpenOCD now works on Big Endian architectures

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Flashing LPC43xx and SPIFI using OpenOCD now works on Big Endian architectures

684 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Pacman on Wed Oct 23 11:03:46 MST 2013
If you have problems getting OpenOCD to work with SPIFI, and your computer has a Big Endian architecture, such as PowerPC, M68xxx or ARM in Big Endian mode, the trouble might be over soon.

The current HEAD version of OpenOCD (0.8.0) has the Big Endian problems fixed.
Furthermore, the SPIFI flashing problems have been fixed.
The LPC43xx flashing problems have been fixed.

This is tested on a PowerMac G5. To build a PPC version, you'll need to update your autotools, install pkg-config; then you should be able to build OpenOCD without problems.
Eg. if you can't ./bootstrap, update your autotools and make sure you have pkg-config installed.
Labels (1)
0 Kudos
Reply
0 Replies