Hooseria
Newbie level 5
- Joined
- Sep 15, 2010
- Messages
- 8
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,357
Hi
A while back (2010) I took good advice From Betwixt on learning assembly. I am currently quite proficient at it.
My problem now resides in comms it seems that the microchip guys are going the C route, all of microchip solutions code are in C. I need to proceed with WiFi addition to my project. Is there any chance of me sticking to assembly for embedded WiFi. I have even looked at TI's MSP430 with their CC3000's inclusive TCP/IP stack. So the question is, is there a microchip WiFi module with inclusive stack, that I can use with my assembly programming, and avoid having to call on C routines from Assembly, which I was told is not possible.
What solutions are there for USB/Bluetooth/WiFi, for assembly programming even if I have to move away from microchip.
A while back (2010) I took good advice From Betwixt on learning assembly. I am currently quite proficient at it.
My problem now resides in comms it seems that the microchip guys are going the C route, all of microchip solutions code are in C. I need to proceed with WiFi addition to my project. Is there any chance of me sticking to assembly for embedded WiFi. I have even looked at TI's MSP430 with their CC3000's inclusive TCP/IP stack. So the question is, is there a microchip WiFi module with inclusive stack, that I can use with my assembly programming, and avoid having to call on C routines from Assembly, which I was told is not possible.
What solutions are there for USB/Bluetooth/WiFi, for assembly programming even if I have to move away from microchip.