File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- From the snap directory, you can use 2 ways to configure and use the OC-ACCEL framework.
1+ From the oc-accel directory, you can use 2 ways to configure and use the OC-ACCEL framework.
22
3- Option 1 (default): use the Kconfig menu by typing: make snap_config
4- This will allow you to define a specific configuration which will be saved in the .snap_config file
5- All commands make model/sim/image will use this .snap_config file
3+ Option 1 (default): use the Kconfig menu by typing: ** make snap_config**
4+ This will allow you to define a specific configuration which will be saved in the * .snap_config* file
5+ All commands ** make model/sim/image** will use this * .snap_config* file
66
77Option 2: do not use the Kconfig menu but use a specific saved configuration file (automated test -jenkins)
8- Build a .snap_config file using the Kconfig menu (see option 1)
9- Then move and rename the .snap_config file to CARD.action.defconfig into the snap/defconfig directory
8+ Build a * .snap_config* file using the Kconfig menu (see option 1)
9+ Then move and rename the * .snap_config* file to * CARD.action.defconfig* into the * snap/defconfig* directory.
1010 Following command can then be executed:
11- make CARD.action.defconfig to set the .snap_config with the CARD.action.defconfig configuration
12- All commands make model/sim/image will then use this .snap_config file
11+ ** make CARD.action.defconfig** to set the * .snap_config* with the * CARD.action.defconfig* configuration
12+ All commands ** make model/sim/image** will then use this * .snap_config file*
1313
You can’t perform that action at this time.
0 commit comments