Easyweb with FreeRTOS on LPC1769

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

Easyweb with FreeRTOS on LPC1769

678件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by kvanderkamp on Wed Dec 05 18:36:22 MST 2012
For a project I'm trying to combine TCP funcitonality with multiple thread support, specifically by combining easyweb with the FreeRTOS example code. Somehow if I add a breakpoint in the Init_EthMAC function just after it sets the PHY to autonegotiation link speed, the code runs well and I'm able to access the webserver. However if I remove the breakpoint it will throw a HardFault.

Does anyone have a suggestion how to fix this, or even an alternative way of adding IP functionality to FreeRTOS?
0 件の賞賛
返信
1 返信

643件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by FlySnake on Thu Dec 06 02:13:07 MST 2012

Quote: kvanderkamp
For a project I'm trying to combine TCP funcitonality with multiple thread support, specifically by combining easyweb with the FreeRTOS example code. Somehow if I add a breakpoint in the Init_EthMAC function just after it sets the PHY to autonegotiation link speed, the code runs well and I'm able to access the webserver. However if I remove the breakpoint it will throw a HardFault.

Does anyone have a suggestion how to fix this, or even an alternative way of adding IP functionality to FreeRTOS?



http://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_IO/Demo_Applications/LPCXpresso_LPC1769/NXP_LPC1...

https://bitbucket.org/antlabs_dev/lpc176x_freertos_lwip_skeleton

Easyweb is too easy for production
0 件の賞賛
返信