I have followed the yotta installation instructions;
now trying to compile an example, Blinky_1
Checking the target list;
yotta search target
found Disco 429
I installed the Disco-429zi platform on my mbed online repository.
I am stuck here:
(yotta-venv) C:\Users\nickm\yotta-venv\blinky_1>yotta target discovery-f429zi
info: get versions for discovery-f429zi
error: could not install target discovery-f429zi at * for discovery-f429zi
error: discovery-f429zi does not exist in the targets registry. Check that the name is correct, and that it has been published.
error: NOTE: use "yotta link-target" to test a locally modified target prior to publishing.
(yotta-venv) C:\Users\nickm\yotta-venv\blinky_1>yotta target disco-f429zi
info: get versions for disco-f429zi
error: could not install target disco-f429zi at * for disco-f429zi
error: disco-f429zi does not exist in the targets registry. Check that the name is correct, and that it has been published.
error: NOTE: use "yotta link-target" to test a locally modified target prior to publishing.
I guess I need to bring the target down onto the PC.... ???
I have followed the yotta installation instructions; now trying to compile an example, Blinky_1
Checking the target list; yotta search target found Disco 429
I installed the Disco-429zi platform on my mbed online repository.
I am stuck here:
(yotta-venv) C:\Users\nickm\yotta-venv\blinky_1>yotta target discovery-f429zi info: get versions for discovery-f429zi error: could not install target discovery-f429zi at * for discovery-f429zi error: discovery-f429zi does not exist in the targets registry. Check that the name is correct, and that it has been published. error: NOTE: use "yotta link-target" to test a locally modified target prior to publishing.
(yotta-venv) C:\Users\nickm\yotta-venv\blinky_1>yotta target disco-f429zi info: get versions for disco-f429zi error: could not install target disco-f429zi at * for disco-f429zi error: disco-f429zi does not exist in the targets registry. Check that the name is correct, and that it has been published. error: NOTE: use "yotta link-target" to test a locally modified target prior to publishing.
I guess I need to bring the target down onto the PC.... ???