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.

Compiler/DLP4500: C++

Other Parts Discussed in Thread: TIDA-00254

Tool/software: TI C/C++ Compiler

Hi,

I am trying to test the 3d scanning following the steps from user guide TIDA-00254. An error occur in the step 2( 2: Prepare DLP LightCrafter 4500 (once per projector)) and showed that the LCR4500_DEBUG(0xa1eef8): Retrieving flash manufacturer ID FAILED .  It seems that the problem is on my computer system win10 and it shows this problem have been found for a long time for TI.  Therefore, did you find out the way to make it work successfully on the win10? 

  • Hi Nima Wang,

    You can try below suggestion -

    When this error occur, disconnect and reconnect the USB cable to projector, now check if the device is detected successfully in the device manager on you PC. If so then try increasing the waiting time , 

    you can find this is set in the ReturnCode LCr4500::UploadFirmware(std::string firmware_filename) , function, lcr4500.cpp