Suddenly get "Error: pft.M0101: Unable to generate metadata file:"

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I used to be able to build this simple bootloadable app (Top Design only has a SPI slave, a GPIO input pin, and a Bootloadable component) but all of a sudden I get:

   

Log file for this session is located at: C:\Users\Jean.Boucher\AppData\Local\Temp\PSoC Creator-000.log
Warning: Firmware is not fully loaded and device cannot be detected. Please reconnect - "MiniProg3/1614BB00109C".
--------------- Build Started: 08/14/2017 16:57:28 Project: ManufacturingApp, Configuration: ARM GCC 5.4-2016-q2-update Release ---------------
cydsfit.exe -.appdatapath "C:\Users\Jean.Boucher\AppData\Local\Cypress Semiconductor\PSoC Creator\4.1" -.fdsnotice -.fdswarpdepfile=warp_dependencies.txt -.fdselabdepfile=elab_dependencies.txt -.fdsbldfile=generated_files.txt -.fdsreffile=referenced_files.txt -p C:\Users\Jean.Boucher\Indigo\rc2.0.0_PSoC_IRQ_Btldr\device\safety\project\ManufacturingApp.cydsn\ManufacturingApp.cyprj -d CY8C5268LTI-LP030 -s C:\Users\Jean.Boucher\Indigo\rc2.0.0_PSoC_IRQ_Btldr\device\safety\project\ManufacturingApp.cydsn\Generated_Source\PSoC5 -- -yv2 -q10 -ygs -o2 -v3 -.fftcfgtype=LE
Elaborating Design...
HDL Generation...
Synthesis...
Tech Mapping...
Analog Placement...
Analog Routing...
Analog Code Generation...
Digital Placement...
Digital Routing...
Bitstream Generation...
Error: pft.M0101: Unable to generate metadata file:
Dependency Generation...
Cleanup...
Error: fit.M0050: The fitter aborted due to errors, please address all errors and rebuild. (App=cydsfit)
--------------- Build Failed: 08/14/2017 16:57:36 ---------------
--------------- Clean Started: 08/14/2017 16:57:46 Project: ManufacturingApp, Configuration: ARM GCC 5.4-2016-q2-update Release ---------------
Deleting file ".\ManufacturingApp.rpt"
--------------- Clean Succeeded: 08/14/2017 16:57:46 ---------------
--------------- Build Started: 08/14/2017 16:58:14 Project: ManufacturingApp, Configuration: ARM GCC 5.4-2016-q2-update Release ---------------
cydsfit.exe -.appdatapath "C:\Users\Jean.Boucher\AppData\Local\Cypress Semiconductor\PSoC Creator\4.1" -.fdsnotice -.fdswarpdepfile=warp_dependencies.txt -.fdselabdepfile=elab_dependencies.txt -.fdsbldfile=generated_files.txt -.fdsreffile=referenced_files.txt -p C:\Users\Jean.Boucher\Indigo\rc2.0.0_PSoC_IRQ_Btldr\device\safety\project\ManufacturingApp.cydsn\ManufacturingApp.cyprj -d CY8C5268LTI-LP030 -s C:\Users\Jean.Boucher\Indigo\rc2.0.0_PSoC_IRQ_Btldr\device\safety\project\ManufacturingApp.cydsn\Generated_Source\PSoC5 -- -yv2 -q10 -ygs -o2 -v3 -.fftcfgtype=LE
Elaborating Design...
HDL Generation...
Synthesis...
Tech Mapping...
Analog Placement...
Analog Routing...
Analog Code Generation...
Digital Placement...
Digital Routing...
Bitstream Generation...
Error: pft.M0101: Unable to generate metadata file:
Dependency Generation...
Cleanup...
Error: fit.M0050: The fitter aborted due to errors, please address all errors and rebuild. (App=cydsfit)
--------------- Build Failed: 08/14/2017 16:58:21 ---------------

   

 

   

Not very helpful error message. Seems like something should follow the ":" at the end of it. I can't figure-out what's suddenly causing this. Updating to PSoC Creator 4.1 Update 1 (4.1.0.3210) didn't help.  Does the same for Debug configuration. Has anyone else seen this error?

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

I erase & recreated my trivial project & that cleared the error. Can't wait 2 days to even get an initial response to get around such an issue. I made a copy of it, and included the only 'C' file used (normally from ..\..\src\mfg folder). See attachment section for zip file.  I'm done with this, though.

View solution in original post

0 Likes
2 Replies
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Cn you please post your project so that we can also recreate the issue

0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

I erase & recreated my trivial project & that cleared the error. Can't wait 2 days to even get an initial response to get around such an issue. I made a copy of it, and included the only 'C' file used (normally from ..\..\src\mfg folder). See attachment section for zip file.  I'm done with this, though.

0 Likes