>
> Hi

Thanks for you help.

I entered the following path in my c++ program :
PWM red_pwm("48304000.epwmss/48304200.pwm/pwm/pwmchip*/pwm0");

When I execute the code, I get this error:
GPIO: read failed to open file : No such file or directory

I guess its due to the wildcard * used in file path, because when I replace 
* with the corresponding number, the code works and I get PWM signal.

What should I do to solve this?


Thanks & Regards,
Chirag Pooniwala

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/58e992c2-fb96-47e5-83ff-6b43c014e792%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to