简体中文 | 日本語
3 Replies Latest reply: Mar 2, 2012 1:45 PM by MichaelS RSS

Access to host file from a DXE executable when using automation API

msonet Contributor
Currently Being Moderated

Hi,

 

I am doing experiments with automation of the VDSP IDDE starting from the bigdump.zip example in the discussion [http://ez.analog.com/message/9951]. Now I am able to load and run a DXE file from the Python script.

 

My DXE project uses an external file to load test vectors. This DXE runs fine when loaded and run manually from a project.

When I load and run the DXE file from a Python script using the ADspProcessor interface, the programs fails when trying to load the external file.

 

The test vector file is opened with a relative path. So I suspect the debugger has no knowledge of my DXE working directory.

 

Is there a property of the Idde where I could specify a working directory to avoid this problem ?

 

Best regards,

Mathieu

More Like This

  • Retrieving data ...

Legend

  • Correct Answers - 4 points
  • Helpful Answers - 2 points