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.

TDA2HV: TI support of QEMU for TDA2 APP

Part Number: TDA2HV
Other Parts Discussed in Thread: TDA2


Hi there,

1. Does QEMU support TDA2 APP?
I have been searching for some time but in QEMU says that if the TDA2 machine is not listed than is very unlikely to be supported.

2. Is there any emulator support to test app without a board?
I need it for testing. The board can be damaged by a quick test.

3. Can I convert my Application Image back to ELF?
In my opinion, it is converted to ELF -> Application Image(RPRC) using the following command.

```
out2rprc.exe <App_In_name(elf or coff)> <App_out_name>
```

Please let me know if it supported.

Any guidance would be appreciated.

Regards,