Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Unable to start "devc-tserppc800": (2 Items)
   
Unable to start "devc-tserppc800"  
Unable to start "devc-tserppc800" (2)

Can anyone plz tell why the serial driver is not starting.
I am starting the driver in script as 

devc-tserppc800 -F -E -c49152000 -b9600 smc1^2,0x2000 &

My processor is MPC855T where the DPR base is 0x2000

Thanks,
Jayanth
Re: Unable to start "devc-tserppc800"  
Found it!! Got a sudden idea that the number in brackets should of course 
mean the error code!
The file was not getting included in the image filesystem coz i didnt specify it in the buildfile :)