Hello NXP team,
Hi,
regarding the pre-flashed SW; I asked Apps team if can be provided.
For the TCPIP module; from TCPIP stack 2.0.0 just Eth_HLD driver is supported, and lwip demo examples are based on HLD only. Using IP driver the CT generates error you got. If LLD/IP is required the previous version of TCPIP should be used.
BR, Petr
Another question: After adding the TCPIP module to the GMAC_K388 Example, these errors occur, and the problem cannot be eliminated through modifications in the configuration interface. May I ask if there are any solutions to these problems? Or is it that the Gmac of Drivers cannot work with the Tcpip module? Could you please help take a look? Thank you!
问题: [CODEGEN] Failed to generate file "netifcfg.c"
级别: 错误
类型: 工具问题
工具: Peripherals
来源: Peripherals
相关资源: Sources
信息: [CODEGEN] Failed to generate file "netifcfg.c"
No program download is required after receiving the development board, as the board already has a pre-programmed program. What I need is exactly this firmware and its source code that are pre-flashed onto the board at the factory.
Alternatively, is the pre-installed software on this development board the LED demo software included in the RTD demos?
Hi,
not sure which firmware you are pointing to.
The EVB getting started guide simply points to RTD demos
BR, Petr
Thank you for your explanation!
However, what I actually need are the program firmware and corresponding source code that run on the demo board we purchased. Could these be provided to us?
It seems that the standalone module example programs are no longer available after installing RTD 6.0, and they can only be viewed in the environment where RTD 4.0 is installed.
Hi,
1) demo examples are part of RTD, FreeRTOS, TCPIP stack installation. If all is properly installed you can see available demos once you are going to create new project from example
2) RTD600 is latest one. There are also some patches available, but you are using right RTD one; https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-STDSW-D
3) TCPIP_STACK S32K3XX: 3.0.0 is latest one and should be used/installed on top of RTD S32K3_S32M27X: 6.0.0 and FREERTOS S32K3XX: 6.0.0.
BR, Petr