Hi all,
I'm using the NDK 2.0.0 and I'm trying to enable jumbo frames in the client.pjt example. I am linking against the hal_eth_c6455_jumbo.lib, netctrl_jumbo.lib, nettool_jumbo.lib, and os_jumbo.lib libraries and I also added "_INCLUDE_JUMBOFRAME_SUPPORT" to the preprocessor pre-defined symbol section.
I can successfully build the application but when I run I get this error "Error: Unable to register the EMAC". The client.pjt application works fine with the non-jumbo frame libraries. Is there something I am missing to get jumbo frames working?
For reference I am using:
Code Composer Studio V3.3.38.2 with Code Generation Tools v7.0.3
DSP BIOS v5.33.06
C6455 DSP
Any help would be much appreciated. Thanks,
Nick