Other Parts Discussed in Thread: HALCOGEN, TEST2
I am already using one N2HET module for PWM output (at 10KHz) and input pulse measurement. Now I would like to employ the second N2HET module to output PWM at a higher frequency (100KHz) than the first N2HET module is set up for. My question is how to use the HET IDE to generate code for the second N2HET module, and how to set up sys_link.cmd for the second module, and how to copy each NHET program to its respective N2HET.
Both N2HET modules will be operating simultaneously. At initialization I copy the first program using:
memcpy((void *) &e_HETPROGRAM0_UN, HET_INIT0_PST, sizeof (HET_INIT0_PST))