What memory configuration does the DinKit follow? I can not find it listed in
the help files. I understand it is an LPC2138, so does it follow the armweb?
Any hint or help would be appreciated.
DINkit memory allocation
-
YahooArchive
- Posts: 1462
- Joined: Fri Oct 19, 2012 5:11 am
Re: DINkit memory allocation
> What memory configuration does the DinKit follow? I can not find it listed in
the help files. I understand it is an LPC2138, so does it follow the armweb?
> Any hint or help would be appreciated.
>
When configured for ethernet it follows the ARMweb
When just USB it follows the standalone compiler map (which places code at 3000
hex
We do need to get those maps into the help file
the help files. I understand it is an LPC2138, so does it follow the armweb?
> Any hint or help would be appreciated.
>
When configured for ethernet it follows the ARMweb
When just USB it follows the standalone compiler map (which places code at 3000
hex
We do need to get those maps into the help file
-
YahooArchive
- Posts: 1462
- Joined: Fri Oct 19, 2012 5:11 am
Re: DINkit memory allocation
maps have been added