Hi John,
I feel really appreciated for your meticulous answer really helping me out.
For now,I am referring to the AlgorithmDesigner.pdf,and going with trouble in generating DLM file.
1)Should I call the BPROCESS_Scaler() function in my "main()" function?
2)Is the elf2dyn tool called by entering the command"elf2dyn –o scaler.dyn –e _BPROCESS_Scaler dlm.dxe " in the Setting->Build Steps->Post-build steps?
3)What's the procedures to output DLM file?Firstly,I create a project according to the guild of the AlgorithmDesigner.pdf to set the project properties and select the add-ins,and then add the "scaler" c files and header files as needed.
But after compiled,the infos shows that:
Description | Resource | Path | Location | Type |
make[1]: [post-build] Error 1 (ignored) | dlm | C/C++ Problem |
Attached is my project.
Thanks.
Best Regards,
Liang