HSS Not Printing to UART after Programming to eNVM #567
Unanswered
milkcarton82
asked this question in
HSS and U-Boot
Replies: 1 comment 1 reply
-
|
I am less concerned about Debug issues since I am most likely not confgured properly. I am mostly interested in my UART to print the Microchip logo and the HSS ouputs |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have designed a custom board using the MPFS250T-1 and I am trying to get the HSS to boot properly for the first time. I have found another discussion(#541) that states what is necessary to change in the HSS for a custom board. I can build the HSS just fine. I copied mpfs-icicle-kit-es, dropped in my custom XML file, changed the file path to point to my XML file instead of the icicle kit one, and then also updated the envm-wrapper/Makefile to my correct DIE and PACKAGE parameters. I have successfully put the .hex in the eNVM using Libero and after I program the board, the HSS does not print to UART0.
When I set up a softconsole debugging session I get these printouts to the console and debugger console:
SoftConsole Console Output.txt
SoftConsole Debugger Console Output.txt
Beta Was this translation helpful? Give feedback.
All reactions