DISTRIBUTION PACKAGE : Adding a "hello world" user space example ERROR
Hello,
I'm new on STM32MPU and I trying this tutorial :
I'm stuck at point 7 (Adding a "hello world" user space example) because when I run this command : devtool deploy-target -s myhelloword1 root@192.168.7.1 there is an error :
ERROR: No files to deploy - have you built the myhelloword1 recipe? If so, the install step has not installed any files.
I followed the tutorial, create the hello_world_example folder and add the .c file (anyway no make file is present), add the recipe and modified it according with the tutorial.
Any suggestions ?
Thanks
Riccardo
