|
How I can customize the build for target with a specific location of code memory?Next Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Sham N Posted 19-Sep-2007 23:07 Toolset C51 |  How I can customize the build for target with a specific location of code memory? Sham N Hi all, Please help .. I am coding program using KEIL's C51. My problem is at every build the build process start the coding from C:0x0800 address onwards. I want to change this location to C:0x0100. How I can do this? Sham | | Read-Only Author Andy Neil Posted 20-Sep-2007 00:12 Toolset C51 |  RTFM! Andy Neil "My problem is at every build the build process start the coding from C:0x0800 address onwards" That'll be because you're using the free evauation, aren't you? So it's not a "problem" - it is behaving exactly as described: http://www.keil.com/demo/limits.asp (C51 tools; 6th bullet point) "How I can do this?" Buy the full version! http://www.keil.com/product/ordering.asp Remember: nobody ever gives away a completely unrestricted version of any commercial product - there is always some limitation. Therefore you must always be sure to understand the limitations and/or restrictions before using any "free evaluation" of anything! | | Read-Only Author Sham N Posted 22-Sep-2007 07:34 Toolset C51 |  RE: RTFM! Sham N Thanks! we will order soon... | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|