Of course you can keep it in the application, but as I said, you do need an
enable_interrupts(GLOBAL), to allow it to work.
The point is that the bootloader re-vectors the interrupts to work in the
main code. You were overwriting this re-vectoring code by telling the
bootloader to use a buffer... :(
Marco27293
Joined: 09 May 2020 Posts: 126
Posted: Fri Jul 05, 2024 3:12 am
Thanks !!
Now it's working with Receive_buffer only in application.
Regards!
Ttelmah
Joined: 11 Mar 2010 Posts: 19495
Posted: Fri Jul 05, 2024 5:16 am
You may also find the size of the bootloader has reduced significantly.
The code to handle the buffer would be a large part of why the loader
was larger......
All times are GMT - 6 Hours Goto page Previous1, 2
Page 2 of 2
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum