Atheros 4100 on K70?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Atheros 4100 on K70?

1,058 Views
chinniwhites
Contributor II

I am trying to use Atheros 4100 on K70.  I want to host the same web pages I got running on Ethernet port using MQX on Atheros wifi.  I am running MQX 4.0.2 and have the Atheros 4.0.2 patch installed.

 

My first problem, is that there is no demo code made for k70.  What exact steps do i need to follow to get http_serv demo working on k70?

 

Next problem, the http_serv demo appears to only use the wifi interface to host webpages ignoring the Ethernet port interface completely - I want both Ethernet and wifi to display the same web pages.

 

I have been battling this for a month plus and getting no where fast.  Please help!

 

Attached is the project for which I tried getting this to work.  Setting HTTP_USE_ONE_SERVER to 1 compiles fine and runs on Ethernet port only - changeing value to 0 triggers code to try to use both and thats when I get into compiling issues.

 

Much thanks for any help....................................

Labels (1)
0 Kudos
5 Replies

549 Views
Carlos_Musich
NXP Employee
NXP Employee

Hi!

You can reference 4002 Programer's Guide. In the programmers guide we have an entire section on porting.

Please go to the following link:
https://developer.qualcomm.com/mobile-development/development-devices/internet-everything-ioe-wifi-d...
and click on "download the development kit" and then "IoE Wi-Fi QCA4002 Platform Dev Kit SP140/141". You will need to register.


Once you get access to the QDN site you will see the Programmers Guide for the 4002/4004 and most also applies to the 4100.

If you are considering to redesign to a new platform you may consider using the new 4002 platform. 

You can also consider mqx level 2 support: http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MQX_SUPPORT

For porting work I would also suggest Intelligraphics as they are an approved design center that can do quick porting to other OS and platforms.

Best regards,

Carlos

0 Kudos

549 Views
chinniwhites
Contributor II

Nothing in any of the documents you refer to involve getting MQX Atheros demos to work with.......................?

0 Kudos

549 Views
Carlos_Musich
NXP Employee
NXP Employee

These documents are for 4002 boards, and they mention how to port a project from a target to another. This is very similar in 4100, Unfortunately there is not a document like this for 4100 specifically.

For running the demo in K60D100M please see the attached document.

Have a nice day!

Carlos

0 Kudos

549 Views
chinniwhites
Contributor II

Is this a typo:

Drag and drop the “twrk40d100m.wsdfile into the CW workspace: “C:\Freescale\Freescale_MQX_4_0\config\twrk60d100m\cw10”

I would think I would drag and drop the "twrk60d100m.wsd"

If this is a typo, I have done these steps exactly and it does not work when setting USE_DEMO_WIFI to 1 but run on Ethernet when set to 0.

0 Kudos

549 Views
Wlodek_D_
Senior Contributor II

Hello,

Thank you for your post, however please consider moving it to the right community place (e.g. MQX Software Solutions) to get it visible for active members.

For details please see general advice Where to post a Discussion?

Thank you for using Freescale Community.

0 Kudos