Skip to content

How to change the target device in the HSS? #113

Answered by hughbreslin
xiyanni asked this question in How to
Discussion options

You must be logged in to vote

Hi @xiyanni

Where are you seeing a proj.config file?

The HSS should be ok once it has the correct XML set up for the custom board. The main thing to make sure of is that the correct board is selected for building / programming (if its not an Icicle Kit it should have its own custom board set up).

If you're building / programming using the command line you'll need to make sure the correct Package and Die are selected in the envm-wrapper/makefile where you can then run:

$ make
$ make program

from the command line.

If you're building / programming via SoftConsole you need to make sure the boot mode programmer external tool is configured correctly with the correct die and package:

Libero s…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by hughbreslin
Comment options

You must be logged in to vote
1 reply
@hughbreslin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
How to
Labels
None yet
2 participants