 | Discussion Forum |  |
|
|
C167 Memory allocation and h86 file troubleNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Gerald Monin Posted 9-Nov-2001 10:32 GMT Toolset C166 |  C167 Memory allocation and h86 file trouble Gerald Monin Hello,
I'm using the PHYTEC kitCON-167 evaluation board with the Keil uVision2 software, but I have some problems with memory allocation. On the board, it is the normal configuration: U8 & U9, 2 * 128kB Flash and U10 & U11, 2 * 32kB RAM.
Now, I setup the memory configuration of the Target in Keil Software as: Bank 1: RAM, start:0x4000, size 0x4000 Bank 2: R0M, start:0x1000, size 0x3000 I found this config on an example.
In mode 'debugging', that works. But when I create the ".H86" file that I load on the flash, it doesn't work anymore, only the CAN reception is working. Is there an error of the memory configuration ? In this case, what's the best memory allocation for my board.
Thanks in advance for your help. Gerald
| | Read-Only Author Support Intl Keil Posted 27-Nov-2001 08:12 GMT Toolset C166 |  RE: C167 Memory allocation and h86 file trouble Support Intl Keil Take a look to: http://www.keil.com/support/docs/2076.htm
This Support Answer describes how to configure uVision2 for both: Monitor debugging and running code from Flash ROM. | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|