We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
To set a particular memory model, it appears I have to set pragma in each and every source code file. Is that true? Is there no Project option parameter I can use to set it globally?
Does anyone else find the documentation with the Keil tools to be as useless as I do? Just curious.
ALL documentation I use is as 'useless' as the Keil docs. I have found that all documentation of technical limited quantity stuff is extremely 'useful' once you almost do not need it. You need to know it to know what to look for. One particular issue is indexing, if you are looking for "the function that makes it whistle Yankee doodle dandy" you will only find it if you remember the name of that function.
So, if you want the documentation to be 'useful' read it end to end 10 or more times and you will have an idea where and how to look for what.
Erik
by the way why do you want to set the memory model? the unly useful one is the defaule, any other lead to bloating.