Hello, @yangjinzhuang
Sorry for the delay from my side, let me try to answer your questions one by one:
- Dose GLDBOX's M core running now by default? Is it has OS and running by default?I received the hardware and do nothing about M core.
[CY]:When you just received the GLDBOX, by default(with in-box SD inserted), while booting the board, the M core will not run by default, there is no OS running on M core side.
2.In the software list you provided, I understand that NXP only provide some driver:RTD,PFE,HSE,LLCE, not provide OS(RTOS,AUTOSAR) like A-core's Linux-bsp, is my understand right?
[CY]: On M core side, we provide standard software, which are with production quality, we also provide reference software, including FreeRTOS, but it is only used for reference, there are only a few examples with FreeRTOS, most M core side examples are bare-metal applications.
3.The FreeRTOS I see in the package manager is locked, it is for M core? Can I develop base on it for M core? How can I buy it or only need NDA?
[CY]: Yes, for M core, as I noticed, you have downloaded it.
1. Is it the project with RTOS for GLDBOX's M core? I think it is, but I am not sure because in in your reply that NXP not support RTOS project for S32G274A's M core.
[CY]: Yes, sorry for my incorrect reply before, I only listed standard software there.
2、I can't find any files support for RTOS project with M core. How can I get them?
[CY]: Not very sure of your willing, may I know if you are willing to find the source code of the example? Once you installed it from the S32DS, then they could be found under \S32DS\software\PlatformSDK_S32XX_4_0_0\FreeRTOS
- For the FreeRTOS_Toggle_Led_Example_S32G274A_M7 project before, I understand that it is only deployed on the M0 core. How to set up and use all M cores?
[CY]: Yes, it is used on M7_0 core, regarding to multicore setup, I feel sorry that I do not see there are documents about deploying it to other M7 cores.
4、Does it only support debugger S32 Debug Probe and Lauterbach? What about "Universal Access Device"?
[CY]: Yes, officially, only S32Debug probe and Lauterbach are supported for debugging S32G.
5、In the example project FreeRTOS_Toggle_Led_Example_S32G274A_M7, it support board S32G-VNP-RDB2 PCB 47440 RevE SCH RevE, I am not sure my hardware GLDBOX with S32G274A is this or not, because that my debugger connect is not J64 as follow, but J48 on GLDBOX hardware, how can I confirm it?
[CY]: Sorry that I do not have a GLDBOX in hand to check, but as far as I know ,the latest GLDBOX has very similar schematic comparing with RDB2 RevE, I suggest directly trying it on your GLDBOX.(with Debugger connected to J48 JTAG).
BR
Chenyin