Work with a dave3-project in dave4

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
Hello together,
I try to run a example created for Dave3 in Dave4.
I arranged the settings, so that I can compile the Project with Dave4,
but when I start the debugger, the Programm gets stuck in the startup.s file at Default Handler: b.
Any idea, what could be the reason for this?
The Example I use is XMC4500HB_HTTP_ROM. You can find it on the webpage
http://www.infineonforums.com/threads/1828-XMC_HOT-XMC4500-How-to-create-a-CGI-and-SSI-web-server-wi...
Is there a similar example with CGI and SSI for Dave4?

Thanks!!
0 Likes
2 Replies
Not applicable
Hello together,
the text of my Thread disappired, so here is a similar text, what it is about:

I try to run a example XMC4500HB_HTTP_ROM created for Dave3 in Dave4.
The Example I found at http://www.infineonforums.com/threads/1828-XMC_HOT-XMC4500-How-to-create-a-CGI-and-SSI-web-server-wi...
I imported it with "import existing projects into workspache" and arranged the settings, so that I can compile the Project with Dave4,
but when I start the debugger, the Programm gets stuck in the startup.s file at Default Handler: b.
Any idea, what could be the reason for this?
Is there a similar example with CGI and SSI for Dave4?
0 Likes
lock attach
Attachments are accessible only for community members.
Travis
Employee
Employee
First solution authored Welcome! 500 replies posted
Hi Madde,

So sorry that you are stuck with the only HTTP CGI and SSI example for DAVE3. Currently I only have a simple HTTP using socket connection with RTOS example for DAVE4 (xmc4500_relaxkit_lwip_httpserver_netconn.zip). Please give this example a try first.

Next you can then port in the necessary CGI, SSI and HTTP application from this project "XMC45_HTTP_WebServer.zip" which runs on DAVE3.

Best Regards
Travis
0 Likes