Compile Edge Detector - stuck at "Tech Mapping.."

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

cross mob
lock attach
Attachments are accessible only for community members.
CaFa_1215546
Level 2
Level 2
First like received

Hi all,

It seems that I cannot compile an edge detect component. Compiler gets stuck on "Tech Mapping.." and I need to cancel the process.

I'm using a PSOC 4200M ECU, which supports UDB, as per datasheet.

I wish to use the edge detector on my project and can't understand why this is the case, but I'm failing to compile other UDB components as well.

Can anyone provide me guidance to compile this project?

I've attached a clean sample project with the noted issue.

ECU: Cy8C4247AZI-M485

Top Design:

pastedImage_1.png

Log:

pastedImage_0.png

Cheers,

Carlos

0 Likes
1 Solution

Hi CaFa_1215546​,

The logs are matching. As you are able to build other projects successfully, the cause of the issue might be restricted to this particular project and because we are not able to reproduce the issue it is difficult to point out the cause of the issue.

Can you please try this and let me know if it works?

1. Delete the entire Generated Source folder.

2. Navigate to Lanuage Settings.

3. Click on Administrative language settings on the top right corner.

pastedImage_0.png

4. Click on Change System Locale

pastedImage_1.png

5. Disable 'Beta: Use Unicode UTF-8 for worldwide language support'

pastedImage_2.png

6. Restart your PC.

7. Build the program.

This is a new feature in Windows 10 to use UTF-8 globally. Please let us know if this helps you.

Thanks and Regards,

Rakshith M B

Thanks and Regards,
Rakshith M B

View solution in original post

28 Replies