Problems getting the project to initialize

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

Problems getting the project to initialize

1,129件の閲覧回数
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,121件の閲覧回数
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,121件の閲覧回数
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 件の賞賛
返信