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.
Hi, I have the following two doubts: 1) When should I use Dallas contiguous mode:512k vs Dallas contiguous mode: 16M ? 512k is enough for me but I do not know if I get some advantages with 16M mode!? 2) How to locate all functions in a file to a specific location: example 102H? filename: ulm.c Thanks joao
"2) How to locate all functions in a file to a specific location: example 102H? filename: ulm.c" Well, they can't all go at the same location, can they?! ;-) This is a job for the Linker (or, to be precise, the Locator) - not the Compiler: http://www.keil.com/forum/docs/thread3487.asp