Hi experts,
I'm trying to send udp data via the ethernet out of the DSP.
Until now I used the PA for calculating IP and UDP checksum, which works fine.
Now I tried to use the PA also for patching the udp-Payload to the header(ethernet,IP,UDP) which works fine seperated from the checksumcalculation.
The question is how to combine these two things (Pa_formatTxRoute and Pa_formatRoutePatch ) with the or is there an other way to add the payload to the header?
Best regards
Frank