I suspect the answer is negative, as I think the compiling process of energia depends on mspdebug, but is there a way to embed the command
python -m msp430.bsl5.hid -e wathever.cpp.hex ?
currently, this is the only (command line) method I have to upload compiled sketches via USB (I am using a custom msp430f5529 board).
If not, is there a way to at least output the cpp.hex file into the sketch directory?
Thanks