I made a component that runs fine as a realtime component,
http://wallacecompany.com/machine_shop/EMC2/sj200mbbasic/sj200mbbasic.comp
but I would like it to run it in userspace, so I added
"...
option userspace;
license "GPL";
//function _ nofp;
;;
//void user_mainloop(void) {
//FUNCTION(_) {
void user_mainloop(void) {
..."
The component loads but doesn't run. I think it might have something to
do with needing FOR_ALL_INSTS() but I don't know how to use this in this
case. While I'm researching this, if anyone has some hints, they could
save me some time. Thanks.
--
Kirk Wallace
http://www.wallacecompany.com/machine_shop/
http://www.wallacecompany.com/E45/index.html
California, USA
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers