Other Parts Discussed in Thread: SYSCONFIG, AM67
Tool/software:
Hi TI expert,
1. i am using J722s evm and sdk v11 example code as environment. sdcard, spl boot mode.
2. my target is to add mpu config in vision app mcu20.
3. i see that mpu config file in j722s_mpu_config.c or j722s_safertos_mpu_cfg.c, i changed both file, but not work.
4. example.syscfg may also has mpu configuration, but i dont know how to open it.
5. i see a folder mcu2_0/generated/, it should be created by system, but i cant update by "make -C vision_apps vx_app_rtos_linux_mcu2_0 "
my question is:
1. how to open syscfg-gui to edit mpu config?
2. how to compile to update mcu2_0/generated/ code?