Posted on August 19, 2016 at 15:14
Hello,
for example: there are stand alone function in program memory,
it doesn't include another function(s), it is not nested, I want to move to sram and to run it there.
void MyFunc(void) // i...
Posted on August 19, 2016 at 22:57Thanks, in fact, I'm using the same way now (into sram section using the scatter file for bootloader). I'm trying to know this is possible.
Posted on August 19, 2016 at 22:30
Thanks a lot for replies
Dear clive1,
Likewise for nested functions, Can I use as follows?
There are 3 functions but they are nested, Can I move them to sram in program memory while cpu is w...
Posted on May 17, 2011 at 13:50Hi, avr-smart First, thx for your reply. Yes, All of node are common. I know, the filters chose slaves but How and where can I define filters for all slaves in program. At first of program(Following?) or while sending...