Hi @mariuslucianand ,
I was trying to flash the S32K118 EVB based on MBDT. However, before I started to use MBDT, I have practice how to use S32 arm studio to flash the S32K118 jumpstart firmware and freemaster to monitor the (ADC and led control) performance 1st. This ensures the S32K118 evaluation board has no communication issues and working nicely.
I tried a few MBDT S32K11X called "GPIO_ISR_control_s32k11x"examples to perform (built and code generation) based on "embedded coder" in Matlab/Simulink. The target connection for download interface and openSDA drive have been properly set. Anyway, I manage to generate the C-script and .ELF file has no issue, but I cannot successfully load the program to the S32K118 using Matlab/Simulink. I have implemented the same code generation method using other MCU such as TI C2000 and Arduino which working properly as expected.
After that, I keep trying on another example which called "flash_bam_download_s32k118" (See attached). But this required to load the "S32K118_Bootloader.rbf" which can be found "MBDTOOLBOX" -> "BOOTLOADER" -> "RBF_FILES" so I selected the " S32K118_S32DS..xxx.rbf".
I was trying to use the S32 Studio for ARM to flash the rbf file by selecting from the Tab lists "Flash from file" and enter to the flash configuration page to flash the .rbf. I suspected that did I applied the proper way to flash the rbf file to S32K118?
@mariuslucianand I wish if you can provide some of the procedure on how to flash the bootloader based on this example "flash_bam_download_s32k118". Additionally, I also hope that to know on how to load the program code using embedded code for this example "GPIO_ISR_control_s32k11x".
I read through many article on the MBDT community but still cannot solved the issues yet.
I was placing an order last two days ago for the S32K144EVB+MC33771TPL/33772+14battemulator +6Battemulator. However, I really wish if I can familiar with more MBDT example and feature before my BMS hardware development kits arrive.
Best Regards,