Problems getting the project to initialize

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

Problems getting the project to initialize

1,132 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by wendtr on Wed Jun 05 17:49:32 MST 2013

I have a version running on the EA LPC1788 platform, with Free Rtos.  I cannot get past the function call   GUI_ALLOC_AssignMemory(_aMemory, GUI_NUMBYTES), without it going into a while loop in GUI_Error called from _InitOnce (according to the Assembly Routine).  I have absolutely no insight as to what is broken.  The .GUI and .VRAM address spaces are all compiled and allocated correctly, and I successfully tested the SDRAM by writing and reading from the SDRAM location.  The code itself is called before the scheduler in FreeRtos as well, so as to eliminate that as a problem.  The LCDConf, GUIConf and most of the other files were merged into the main load from a working platform.  I have even verified that these are mostly identical to the originals.  Any help would be appreciated.

标签 (1)
0 项奖励
回复
2 回复数

1,124 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by wendtr on Wed Jun 05 18:26:12 MST 2013

I found the problem.

0 项奖励
回复

1,124 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by wendtr on Wed Jun 05 18:25:06 MST 2013

Never mind... I found the problem...

0 项奖励
回复