Hi, I have created drivers and when I'm trying to make them as an entry point. I am facing the issue while making them as an entry point as soon as my board gets powered up.
The problems I'm facing mentioned below, 1. When I am configuring *built-in example * in *RTOS features ---> Task and scheduling ---> Application entry point, *when I do this, it fails to open the devpath. 2. When I am using my own driver example to configure as an entry point in *RTOS features ---> Task and scheduling ---> Application entry point, *it does not run as expected. But when *using picocom it works fine* and as I have programmed it* without configuring it to the application entry point*. Is there any other better way to make it work? Regards, Rushikesh Ghatkar