-
-
Notifications
You must be signed in to change notification settings - Fork 43
DEBUG mode
Raffaello Bonghi edited this page Mar 30, 2018
·
1 revision
If you want run the DEBUG mode you can only create a new file called "DEBUG" inside the folder of the project
nvidia@tegra-ubuntu:~$ cd jetson_easy
nvidia@tegra-ubuntu:~/jetson_easy$ touch DEBUG
The system run in debug MODE and you can use this toolkit on your PC.
If you want emulate an NVIDIA Jetson you can edit the file DEBUG and add environment variables, look like this example:
JESTON_BOARD="TX2"
JETSON_DESCRIPTION="DEBUG test $JESTON_BOARD"
JETSON_L4T="28.1"
JETSON_JETPACK="XX.X"
JETSON_CUDA="7.0.1"
Developer Raffaello Bonghi
- Options
- Configuration file
-
Modules:
- Update & Dist-Upgrade and Upgrade
- Jetson variables, release and performance
- Patch jetpack
- Kernel update
- Set hostname
- Install ROS
- GIT --global
- Install packages
- Add extra menu for your module
- DEBUG mode
jtop, Jetson variables, release and performance