Other Parts Discussed in Thread: HALCOGEN
Hi,
We are using HALCOGEN generated code for performing built-in test using PBIST controller. I could see below comment for pbistSelfCheck() method. I would like to know the registers that are used in the function pbistSelfCheck() function that are not listed in TRM. Could you please share those details?
/** @fn void pbistSelfCheck(void)
* @brief PBIST self test Driver
*
* This function is called to perform PBIST self test.
*
* @note This Function uses register's which are not exposed to users through
* TRM , to run custom algorithm to make PBIST Fail. Users can use this function as Black box.
*
*/
Thanks,
Kalyan