Hello,
I get the following error when I start J-Flash in any directory under /home :
The contents of JFlash.log is following:
The host system is Ubuntu. Installation is as follows:
Display All
If I
It would be nice if this issue is solved.
Kind regards,
Vadim Barshaw
I get the following error when I start J-Flash in any directory under /home :
ERROR: Could not open flash device list file [ETC/JFlash/Flash.csv]
The contents of JFlash.log is following:
Source Code: JFlash.log
The host system is Ubuntu. Installation is as follows:
Source Code
- > ls /opt/SEGGER
- drwxrwxr-x JLink_Linux_V754b_x86_64
- drwxrwxr-x JLink_Linux_V754d_x86_64
- drwxr-xr-x Ozone_Linux_V324d_x86_64
- drwxr-xr-x Ozone_Linux_V324f_x86_64
- lrwxrwxrwx JLink -> JLink_Linux_V754d_x86_64
- lrwxrwxrwx Ozone -> Ozone_Linux_V324f_x86_64
- > which JFlashExe
- /usr/local/bin/JFlashExe
- > ls /usr/local/bin/JFlashExe
- lrwxrwxrwx /usr/local/bin/JFlashExe -> /opt/SEGGER/JLink/JFlashExe
If I
cd /opt/SEGGER/JLink
(or cd /opt/SEGGER/JLink_Linux_V754d_x86_64
for that matter) and start JFlash from there, everything is fine, the log message isSource Code
- Application log started
- - J-Flash V7.54d (J-Flash compiled Sep 28 2021 16:18:47)
- - JLinkARM.dll V7.54d (DLL compiled Sep 28 2021 16:18:25)
- Reading flash device list [./ETC/JFlash/Flash.csv] ...
- - List of flash devices read successfully (451 Devices)
- Reading MCU device list ...
- - List of MCU devices read successfully (8788 Devices)
It would be nice if this issue is solved.
Kind regards,
Vadim Barshaw