Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Try moving the "set semihosting enabled true" before the initial "run" command in the script. This will run the unhosted uboot with semihosting, but this should be okay. If I run on my board with semihosting enabled before the first "run" with an unhosted u-boot this works and directs output to the uart. I also do not see this warning. I believe you need to try to remove the above warning from DS-5 regarding that it may not work correctly. --- Quote End --- You're right with semihosting enabled and unhosted u-boot. It prints its data to terminal, it's ok. Now there is no warning but CPU fails to 0xFFFF0004 nonetheless :( The interesting thing is all this stuff works on the Arrow board. The major difference is SDRAM type. The other conditions seem to be the same.