Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why can I use code-level debugging for code added using a C Code Symbol?

0
Posted

Why can I use code-level debugging for code added using a C Code Symbol?

0

Unlike code in an embedded software project, it is not possible to debug C code that is added to an FPGA or Core project through use of a C Code Symbol and C-to-Hardware Compilation technology. This is because the C code in the exported function is transformed into a hardware circuit, not a series of instructions to be carried out by a host processor. The only available avenue for test is use of a configurable logic analyzer (LAX) virtual instrument.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123