I working on implementing an RF communication system with the block diagram on the attached image with an image of the error which is
Error in 'RF_design/General CRC
Generator': The input data type must be double precision or Boolean.
An error occurred while propagating data type 'uint8' from 'RF_design/Permute Dimensions1', output port 1.
but the compiler return an error i tried every thing to solve it.
My sstem uses an string input then conert it to an integer type by ASCII model after that apply some baseband processing and modulation, then start to transmission using the antenna, and the opposite in the receiver side.
it would be helpful if anyone have an idea or a new system block diagram working effectively