LPC1317 using SRAM1 & SRAM0, using constant

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC1317 using SRAM1 & SRAM0, using constant

1,034 次查看
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 项奖励
回复
1 回复

1,015 次查看
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 项奖励
回复