Hello,
I am quite new to this stuff here, and have some ideas/questions..
1. As i understand it the 32kb lower flash can be debugged, and most of the circleos is in the lower 24kb and constants are in the high end of flash...
Are there non debugable code there as well?
Can i change more of the circle is to non-debug able for development and get more than 8k for the appication?
Can i use the source for the circle os and create my abbplication in that project and debug everything, or is it only possible to have 32kb max sorces in the project and the rest must be linked like an elf file for i can debug?
2. could it be possible to make an application that can be laoded by circleos, which actually are a library of app. 40k non debugable code?
3. I have looked into the application and circleos and can see the application calls functions in the circleos frem an external array of function pointers... could i do something like this with an library?
I am in litle in doubt how i can get my 40kb library running without debug in primer2, and if it is possible to get more than 8kb debug code in my application??
Hope my questions are clear
I am hardware engineer, so please take it easy on me
Kasper