This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
A similar question is answered below in the past. Let me know if this helps you:
Best Regards,
Keerthy
Hi,
Even internally in TI we use the out2rprc.exe with mono command.
To covert any .out into the intermediate .rprc format, execute the following commands::
For Linux:
mono <PDK>/packages/ti/boot/sbl/tools/out2rprc/bin/out2rprc.exe input.out output.rprc
Best Regards,
Keerthy
Hi,
On my 18.04 based VM:
mono --version
Mono JIT compiler version 4.6.2 (Debian 4.6.2.7+dfsg-1ubuntu1)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
I believe any newer version also should work. Closing this thread.
- Keerthy