Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 4 months ago.
New target for SDK Automated test without drag and drop programming
I wanted to do the Mbed SDK automated test for the board which is new to Mbed family. But my board does not support drag and drop programming. But its having in built flash programmer and hence we could program it in command line. So is there any way I could use the commands for SDK automated testing instead of copying the file?
1 Answer
9 years, 4 months ago.
Hi,
I recall there was one board which had jlink and there was a script which they used to flash the chip which they connected to singletest. I don't know details, just saying it would be possible.
Have you looked at singletest.py script in the workspace tools?