Search found 3 matches
- Tue Jan 26, 2016 10:16 pm
- Forum: DIY GPIO Code
- Topic: firmware debugging
- Replies: 1
- Views: 63451
firmware debugging
I can load code the "megasquirt way" using MS Download. That works, but then I dont have any debugger. I can use it this way, but it makes the ...
- Wed Sep 23, 2015 8:46 pm
- Forum: DIY GPIO Code
- Topic: how to use CAN message type MSG_CMD?
- Replies: 2
- Views: 71334
Re: how to use CAN message type MSG_CMD?
Thanks, that fixed it. :D
I guess I should have figured that out for myself, I find this in other places in the code now that you point it out.
I see what you mean that digital inputs are fast and easy to re-create on another controller. What I am playing with is a door controller which ...
- Mon Sep 21, 2015 9:09 pm
- Forum: DIY GPIO Code
- Topic: how to use CAN message type MSG_CMD?
- Replies: 2
- Views: 71334
how to use CAN message type MSG_CMD?
I defined and allocated a new table (my_door), and put it into ...