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 people, I would want to have a small favour done.In my applications I really don't require to worry abt using different memory types or specify models or handle data and program storage destinations. Here are the few basic blocks that I work with: 89c52 with no external mem 89c52 with no external mem but interfaced to 9 UARTS thru PAL logic and memory mapped I/O 80c320 with 32K ext RAM and the 28f001 as ROM 89c51 RD2 with no external mem Now for the problem... There r no straight guidelines while setting Target Options for the A51,BL51,C51 and I really get confused. The memory specifications also create questions. Is there no straight method dependant only on the memory model that will create a nicely compiled code. What currently happens is the pointers that I use give me various errors all related to memory!! I have deliberately not posted the errors I get because I wanna go thru the learning cycle.Of course if my problem's not solved that's the next thing I'll do! Actually most of the code I write has already been tested and verified using the old dunfield command line compiler. Please help make my compiling just as simple using uv2. Thanks anyway, Gautam
"I wanna go thru the learning cycle" Have you read the uVision Getting Started Guide, and worked through the example Projects?