we try to implement NanoStack on Virtex4-Board with MicroBlaze. It's a project at our university. We developed an own PHY-Layer and connect it to the MicroBlaze. We hope now, that the NanoStack can do the higher Layers. The problem is now, how we can bring together NanoStack with our PHY-Layer. Are there any documentation, discribing the interaction between the functions in the Sourcecode? And how it is connected to FreeRTOS?
Thanks for your help
dummi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
now we came very far. A device-driver is mostly done and we will test it soon with our hardware. It's not as simple as we thought because of the "hardware near"-programming. (Or because we are not real "hackers").
One(or maybe more)question:
Where will the FCS add? Is it done by the CC2430?
Is the acknowledge-frame only "constructed" and send by the CC2430? We didn't find any hint in the code where the Ack-Frame is assembled.
Thanks and greets
Dummi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
we try to implement NanoStack on Virtex4-Board with MicroBlaze. It's a project at our university. We developed an own PHY-Layer and connect it to the MicroBlaze. We hope now, that the NanoStack can do the higher Layers. The problem is now, how we can bring together NanoStack with our PHY-Layer. Are there any documentation, discribing the interaction between the functions in the Sourcecode? And how it is connected to FreeRTOS?
Thanks for your help
dummi
Hello,
now we came very far. A device-driver is mostly done and we will test it soon with our hardware. It's not as simple as we thought because of the "hardware near"-programming. (Or because we are not real "hackers").
One(or maybe more)question:
Where will the FCS add? Is it done by the CC2430?
Is the acknowledge-frame only "constructed" and send by the CC2430? We didn't find any hint in the code where the Ack-Frame is assembled.
Thanks and greets
Dummi