LPC1317 using SRAM1 & SRAM0, using constant

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC1317 using SRAM1 & SRAM0, using constant

544 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Deepak Bansal on Fri Sep 21 23:38:38 MST 2012
I am using Keil IDE V4.54.0.0 with LPC1317

1. How to put constant in flash. Just by using "const" keyword. Or any other instruction.

2. When I have to use SRAM1 also, is there any other keyword or compiler automatically puts data in it when need arises provided SRAM1 is clocked.

3. How to put functions in RAM. What keyword I have to use.

4. How to define variable at particular location in RAM.
0 Kudos
1 Reply

525 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by whitecoe on Sat Sep 22 02:02:19 MST 2012
For LPCXpresso IDE users, all of these subjects have been asked about before on the forum - so you could just do a search using the sticky post at the top of the forum.

But as you are using Keil, I suggest you search their online docs, or post on their forum...

http://www.keil.com/forum/

HTH!
0 Kudos