Hello everybody. I'm getting wrong results when trying to multiply 32bits numbers (using int32_t from stdint.h) in pic24f. Also getting FF entering from the left when trying to perform this operation: var = var >>11; where var is int32_t. I'm not complete..
↧