Other Parts Discussed in Thread: C2000WARE
I'm writing a custom bootloader to upload the firmware in flash from SPI memory.
I was thinking to adapt the bootROM source code, but the cpu1bootrom.h includes the file "pbist.h" that is unknown even to google.
Is there available a bootROM source code that can be compiled?
Is there available any example of a SPI bootloader to use as template?
Thank you