Quantcast
Channel:
Viewing all articles
Browse latest Browse all 59170

Forum Post: RE: Error when compiling

$
0
0
For SPI1 TX interrupt you have a vector definition from FIT (in r_rspi_rx.c), and a vector definition from Code Generator (in r_cg_spi_user.c). In addition you probably also have 2 initialisation routines for SPI from FIT and Code Generator. Make sure you use only one interrupt vector and one utility to provide code for a peripheral.

Viewing all articles
Browse latest Browse all 59170

Trending Articles