Help for LPC11U14 IAP

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Help for LPC11U14 IAP

788件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by andy22 on Thu Nov 29 22:56:09 MST 2012
Hi there:
    I'm confused about how to get deap space. When I use the function "malloc"and i have include the <stdio.h>,<stdlib.h>,but it does't work!
    I want to use an array for storing some data(such as matrix code ),it will take 2K or more space. On the other hand,i will write the data to flash by using IAP functions.But i will get a error when i just use a local array,so i think it may overflowed.
    How can i make it work? thanks!
ラベル(1)
0 件の賞賛
返信
1 返信

777件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Daniel Widyanto on Mon Dec 10 21:09:53 MST 2012
Hi,

To make it work, start with what do you want to achieve, then how it suppose to be achieved, and why currently it is not what you are expecting to achieve.
0 件の賞賛
返信