This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I can't run example HTTP Server IPv4/IPv6 in simulator

I'd like to run example HTTP Server IPv4/IPv6 in simulator. I don't have a real device so I can't use target debug.

Keil compiles project well, but there're some problems when I try to run it:

*** WARNING: Using ARM Cortex-M4 Simulator. ARM Cortex-M7 specific features are not modelled !
*** error 65: access violation at 0x40023800 : no 'read' permission


If I press F5, any more errors like this appear.

Is it real to run web server in simulator and get access to it from browser?

I've windows 10 and latest keil.

Parents
  • >>Is it real to run web server in simulator and get access to it from browser?

    I think that is wishfully optimistic.

    You'll need to think about making some proxy hardware that is sufficiently similar to your end design, or you build a PC based test framework.

Reply
  • >>Is it real to run web server in simulator and get access to it from browser?

    I think that is wishfully optimistic.

    You'll need to think about making some proxy hardware that is sufficiently similar to your end design, or you build a PC based test framework.

Children
No data