error while building

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

cross mob
Anonymous
Not applicable

Hi all, I have a code of my project, think so its correct.

   

But while I'm building it I'm getting the o/p with errors as:-

   

Performing Project Clean...
done

Starting MAKE...
creating project.mk
lib/csa_emc.asm
!E CSA_EMC.inc(19): no such mnemonic 'Wizard_was_not_called_after_place_rename_configuration_change_or_update_Open_Chip_Editor_open_Wizard_press_OK_button_and_generate_project'
make: *** [lib/obj/csa_emc.o] Error 1
make: *** Deleting file `lib/obj/csa_emc.o'

   

What does this mean or what do it relate to?

   

Waiting for help.

   

Thanks & Regards-

   

Amit
 

0 Likes
3 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Errormessage says that you have to open the wizard for your CapSense module to have some renamings done. Do accordingly and the message disapears.

   

 

   

Bob

0 Likes
Anonymous
Not applicable

Thanks Bob, I tried your suggestion & it worked fine for the first 8 buttons. Guide me on implementation of the 2nd byte of the sensor, keeping 1st byte alive.

   

If you are able to guide me today, it will be fine. I'm going on the vacations for the Diwali Festival(of lights) for the next six day's.

   

Hope we will get back quickly. Happy Diwali.

   

Thanks & Regards-

   

Amit

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Fine that the compiling-error is solved. The other part of your question was asked and answered here www.cypress.com/

   

 

   

Bob

0 Likes