-
1. Re: Trouble creating custom PSoC component from ADC_SAR_SEQ_V2.0
JobinT_31 Apr 1, 2016 6:58 AM (in response to nick.sarten)Hi Nick,
Welcome to Cypress Forum,
Can you please attach the project you are working on, then we can have a look into it. Or you can create a technical support case and attach the project to it.
Thanks
Jobin
-
2. Re: Trouble creating custom PSoC component from ADC_SAR_SEQ_V2.0
nick.sarten Apr 3, 2016 2:23 PM (in response to nick.sarten)Hi Jobin, sorry for the delay in getting back to you. I've attached an archive of the project containing my custom component.
-
PGA_ADC.Bundle01.zip 526.3 K
-
-
3. Re: Trouble creating custom PSoC component from ADC_SAR_SEQ_V2.0
andreas.kreuzer.ak2_1499391 May 1, 2016 11:06 PM (in response to nick.sarten)Hi Nick,
Hi Jobim,did you get any result on that topic? Because I have just the same problem with a modification of the I2C-Component (SCB_P4_v3.0) for a PSoC4.
Thanks
Andreas -
4. Re: Trouble creating custom PSoC component from ADC_SAR_SEQ_V2.0
andreas.kreuzer.ak2_1499391 May 2, 2016 6:29 AM (in response to nick.sarten)Hi,
in the meantime I found the solution to this problem. If the component contains a custom macro, you need to update these too. Here is a quite nice description for this procedure: https://secure.cypress.com/?app=forum&id=2492&rID=78387
The trick is to replace the old namespace with the new one (in all *.cs-files) and build all customizers afterwards (button from "build customizer" menu-bar).
That worked for me!
Andreas -
5. Re: Trouble creating custom PSoC component from ADC_SAR_SEQ_V2.0
nick.sarten May 2, 2016 2:05 PM (in response to nick.sarten)I'll give this a try later this week, thanks for the tip!