Tool/software: Linux
Hi,
I am working on the enet_io example in tivaWare on a Ubuntu 14.04 computer with CCSv6.1.3. The example given works completely fine with no modifications.
However, I tried modifying one of the html files in fs/ folder. Then, to rebuild the io_fsdata.h, I tried running "makefsfile -i fs -o io_fsdata.h -r -h -q", it shows up "command not found" error in the terminal.
I ran the command, in the /ti/tivaWare/tools/bin directory.
How do we regenerate the io_fsdata.h in linux ? (as the given makefsfile utility is an .exe file)