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.

CCS/DLPLCR4500EVM: LightCrafter 4500 interface using MFC

Part Number: DLPLCR4500EVM
Other Parts Discussed in Thread: DLPC350

Tool/software: Code Composer Studio

Hello TI engineer,

I am currently working with LC 4500 and I am facing 2 problems:

1. Building solution in MFC.

Basically I am following the example as in this post: e2e.ti.com/.../365607

I tried with Console version, and it works fine, but when I make project with MFC, and build, it report a lot of errors:

- err LNK2001: _imp_setupDigetClassDevsA .............. usb.obj or hid.obj

- ..... 5 more in the same category

=> so my question here is: how can I make it work in MFC? do you have any simple MFC sample that can share?

2. How can I project a single pattern in sequence mode?

- I worked with Lightcafter previous version and it was very convenient that the next pattern can be fired by command: LCR_CMD_AdvancePatternSeq();

=> Is there any similar function for LC4500?

What I want is I project a pattern, then wait until camera grabbing procedure finish, project the next pattern,... and so on.

I hope you can share some information on these issues.

Thank you very much and have a nice day.

Best regards

Bui Quang Lam.